[INFO] cloning repository https://github.com/dennismysh/postgraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dennismysh/postgraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fd33d035373846673cc6266297d7518a600d155
[INFO] testing dennismysh/postgraph against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dennismysh/postgraph
[INFO] finished tweaking git repo https://github.com/dennismysh/postgraph
[INFO] tweaked toml for git repo https://github.com/dennismysh/postgraph written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dennismysh/postgraph on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dennismysh/postgraph already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding urlencoding v2.1.3
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd69d6af564ee68859d2da55ccb4f764966c12e3778c4908ee6c96713ac0badb
[INFO] running `Command { std: "docker" "start" "-a" "cd69d6af564ee68859d2da55ccb4f764966c12e3778c4908ee6c96713ac0badb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd69d6af564ee68859d2da55ccb4f764966c12e3778c4908ee6c96713ac0badb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd69d6af564ee68859d2da55ccb4f764966c12e3778c4908ee6c96713ac0badb", kill_on_drop: false }`
[INFO] [stdout] cd69d6af564ee68859d2da55ccb4f764966c12e3778c4908ee6c96713ac0badb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f4a449212f9f4f0d46a183f5005bcce4740f8187f1d23b80e59710d296d9086
[INFO] running `Command { std: "docker" "start" "-a" "0f4a449212f9f4f0d46a183f5005bcce4740f8187f1d23b80e59710d296d9086", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling postgraph-server v0.1.0 (/opt/rustwide/workdir/postgraph-server)
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct MeResponse {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "0f4a449212f9f4f0d46a183f5005bcce4740f8187f1d23b80e59710d296d9086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f4a449212f9f4f0d46a183f5005bcce4740f8187f1d23b80e59710d296d9086", kill_on_drop: false }`
[INFO] [stdout] 0f4a449212f9f4f0d46a183f5005bcce4740f8187f1d23b80e59710d296d9086
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f165dcdc6424eb365d76c1642450bd6536e086c917e64540fb7ff0266efd3b07
[INFO] running `Command { std: "docker" "start" "-a" "f165dcdc6424eb365d76c1642450bd6536e086c917e64540fb7ff0266efd3b07", kill_on_drop: false }`
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct MeResponse {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling postgraph-server v0.1.0 (/opt/rustwide/workdir/postgraph-server)
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct MeResponse {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.49s
[INFO] running `Command { std: "docker" "inspect" "f165dcdc6424eb365d76c1642450bd6536e086c917e64540fb7ff0266efd3b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f165dcdc6424eb365d76c1642450bd6536e086c917e64540fb7ff0266efd3b07", kill_on_drop: false }`
[INFO] [stdout] f165dcdc6424eb365d76c1642450bd6536e086c917e64540fb7ff0266efd3b07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 255730b784dd8671707f0a159bc742bd7812b866cfaa32a224ef4b28ebf745a1
[INFO] running `Command { std: "docker" "start" "-a" "255730b784dd8671707f0a159bc742bd7812b866cfaa32a224ef4b28ebf745a1", kill_on_drop: false }`
[INFO] [stderr] warning: struct `GraphPost` is never constructed
[INFO] [stderr]   --> postgraph-server/src/db.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct GraphPost {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_posts_for_graph` is never used
[INFO] [stderr]   --> postgraph-server/src/db.rs:76:14
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_topic` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:145:14
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_topics` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:158:14
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_categories` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:166:14
[INFO] [stderr]     |
[INFO] [stderr] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_category` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:172:14
[INFO] [stderr]     |
[INFO] [stderr] 172 | pub async fn upsert_category(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_topic_category` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:191:14
[INFO] [stderr]     |
[INFO] [stderr] 191 | pub async fn set_topic_category(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_orphaned_categories` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:204:14
[INFO] [stderr]     |
[INFO] [stderr] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_categories_with_topics` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:213:14
[INFO] [stderr]     |
[INFO] [stderr] 213 | pub async fn get_categories_with_topics(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_post_topic` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:230:14
[INFO] [stderr]     |
[INFO] [stderr] 230 | pub async fn upsert_post_topic(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_edge` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:251:14
[INFO] [stderr]     |
[INFO] [stderr] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_edges` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:267:14
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_subject_edges` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:474:14
[INFO] [stderr]     |
[INFO] [stderr] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub struct MeResponse {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 91 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Topic` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct Topic {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Category` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Category {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PostTopic` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct PostTopic {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PostEdge` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub struct PostEdge {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `last_sync_at` are never read
[INFO] [stderr]   --> postgraph-server/src/types.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct SyncState {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 72 |     pub id: i32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stderr] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SubjectEdge` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:94:12
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub struct SubjectEdge {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `postgraph-server` (bin "postgraph-server" test) generated 20 warnings
[INFO] [stderr] warning: `postgraph-server` (bin "postgraph-server") generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/postgraph_server-b425024f53097e4f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/views_accuracy.rs (/opt/rustwide/target/debug/deps/views_accuracy-670197a8411b02e6)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test engagement_deltas_attributed_to_captured_at ... FAILED
[INFO] [stdout] test daily_views_insert ... FAILED
[INFO] [stdout] test engagement_api_glitch_does_not_produce_negative_delta ... FAILED
[INFO] [stdout] test daily_views_upsert_does_not_duplicate_date ... FAILED
[INFO] [stdout] test engagement_first_snapshot_attributed_to_captured_at_not_post_date ... FAILED
[INFO] [stdout] test range_sum_excludes_data_outside_window ... FAILED
[INFO] [stdout] test range_sum_includes_data_on_boundary_date ... FAILED
[INFO] [stdout] test daily_views_upsert_updates_existing_date ... FAILED
[INFO] [stdout] test daily_views_total_sums_all_rows ... FAILED
[INFO] [stdout] test range_sums_are_monotonically_decreasing ... FAILED
[INFO] [stdout] test daily_views_empty_table_returns_zero ... FAILED
[INFO] [stdout] test engagement_empty_snapshots_returns_no_rows ... FAILED
[INFO] [stdout] test range_sums_production_query_returns_all_columns ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_deltas_attributed_to_captured_at stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_deltas_attributed_to_captured_at' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b479f83 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a400d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a434d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cded - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44b0eb - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44b0eb - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44b0eb - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41d6c0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43d8ed - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b437294 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a579b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4aa0e9 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b4501e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d56e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7fed - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b42a7e0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42f0d6 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b431920 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b4945c3 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41ab63 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c551 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49f99c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b745f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b472a2e - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472446 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482dea - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48fde7 - views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:348:1
[INFO] [stdout]   51:     0x58024b4877f7 - views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:348:61
[INFO] [stdout]   52:     0x58024b463916 - <views_accuracy[220f7a795ec825e9]::engagement_deltas_attributed_to_captured_at::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_insert' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b473f53 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3dcd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a410d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cbad - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44a24b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44a24b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44a24b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41baa0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43770d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b437174 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a4bcb - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4a9ea9 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44f6a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d20e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7dad - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b4282c0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42ec56 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b42fb50 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b4938d3 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41a533 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49bbc1 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49e1fc - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b664f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b4725ae - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472176 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482c3a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_insert::daily_views_insert::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48f577 - views_accuracy[220f7a795ec825e9]::daily_views_insert
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:57:1
[INFO] [stdout]   51:     0x58024b4872a7 - views_accuracy[220f7a795ec825e9]::daily_views_insert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:57:61
[INFO] [stdout]   52:     0x58024b4636d6 - <views_accuracy[220f7a795ec825e9]::daily_views_insert::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_api_glitch_does_not_produce_negative_delta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_api_glitch_does_not_produce_negative_delta' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b47b4e3 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a408d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a43cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44ce6d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44b42b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44b42b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44b42b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41dd00 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43eead - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b4372d4 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a5a3b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4aa169 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b450462 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d62e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a806d - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b42b020 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42f1d6 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b431fc0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b4948a3 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41acc3 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c771 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49fedc - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b777f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b472b2e - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b4724e6 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482e4a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48ffc7 - views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:457:1
[INFO] [stdout]   51:     0x58024b487857 - views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:457:61
[INFO] [stdout]   52:     0x58024b463996 - <views_accuracy[220f7a795ec825e9]::engagement_api_glitch_does_not_produce_negative_delta::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_upsert_does_not_duplicate_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_upsert_does_not_duplicate_date' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b478a23 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3f8d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a42cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cd6d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44adab - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44adab - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44adab - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41d080 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43c32d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b437254 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a54fb - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4aa069 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44ff62 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d4ae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7f6d - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b429fa0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42efd6 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b431280 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b4942e3 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41aa03 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c331 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49f45c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b713f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b47292e - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b4723a6 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482d8a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48fc07 - views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:105:1
[INFO] [stdout]   51:     0x58024b487797 - views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:105:61
[INFO] [stdout]   52:     0x58024b463896 - <views_accuracy[220f7a795ec825e9]::daily_views_upsert_does_not_duplicate_date::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_first_snapshot_attributed_to_captured_at_not_post_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_first_snapshot_attributed_to_captured_at_not_post_date' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b47bf93 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a40cd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a440d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cead - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44b5cb - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44b5cb - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44b5cb - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41e020 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43f98d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b4372f4 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a5b8b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4aa1a9 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b4505a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d68e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a80ad - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b42b440 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42f256 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b432310 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b494a13 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41ad73 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c881 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b4a017c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b790f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b472bae - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472536 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482e7a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b4900b7 - views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:404:1
[INFO] [stdout]   51:     0x58024b487887 - views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:404:61
[INFO] [stdout]   52:     0x58024b4639d6 - <views_accuracy[220f7a795ec825e9]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_excludes_data_outside_window stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_excludes_data_outside_window' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b475f63 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3e8d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a41cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cc6d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44a72b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44a72b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44a72b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41c400 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b4397ad - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b4371d4 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a4fbb - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4a9f69 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44fa62 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d32e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7e6d - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b428f20 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42edd6 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b430540 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b493d23 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41a743 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49bef1 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49e9dc - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b6aff - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b47272e - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472266 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482cca - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48f847 - views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:229:1
[INFO] [stdout]   51:     0x58024b4876d7 - views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:229:61
[INFO] [stdout]   52:     0x58024b463796 - <views_accuracy[220f7a795ec825e9]::range_sum_excludes_data_outside_window::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_includes_data_on_boundary_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_includes_data_on_boundary_date' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b477f73 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3f4d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a428d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cd2d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44ac0b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44ac0b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44ac0b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41cd60 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43b84d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b437234 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a53ab - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4aa029 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44fe22 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d44e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7f2d - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b429b80 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42ef56 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b430f30 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b494173 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41a953 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c221 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49f1bc - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b6faf - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b4728ae - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472356 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482d5a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48fb17 - views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:250:1
[INFO] [stdout]   51:     0x58024b487767 - views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:250:61
[INFO] [stdout]   52:     0x58024b463856 - <views_accuracy[220f7a795ec825e9]::range_sum_includes_data_on_boundary_date::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_upsert_updates_existing_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_upsert_updates_existing_date' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b4774c3 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3f0d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a424d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cced - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44aa6b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44aa6b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44aa6b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41ca40 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43ad6d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b437214 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a525b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4a9fe9 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44fce2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d3ee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7eed - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b429760 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42eed6 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b430be0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b494003 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41a8a3 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c111 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49ef1c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b6e1f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b47282e - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472306 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482d2a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48fa27 - views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:74:1
[INFO] [stdout]   51:     0x58024b487737 - views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:74:61
[INFO] [stdout]   52:     0x58024b463816 - <views_accuracy[220f7a795ec825e9]::daily_views_upsert_updates_existing_date::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_total_sums_all_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_total_sums_all_rows' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b474a03 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3e0d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a414d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cbed - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44a3eb - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44a3eb - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44a3eb - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41bdc0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b4381ed - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b437194 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a4d1b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4a9ee9 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44f7e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d26e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stderr] error: test failed, to rerun pass `--test views_accuracy`
[INFO] [stdout]   38:     0x58024b4a7ded - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b4286e0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42ecd6 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b42fea0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b493a43 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41a5e3 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49bcd1 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49e49c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b67df - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b47262e - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b4721c6 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482c6a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48f667 - views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:145:1
[INFO] [stdout]   51:     0x58024b487677 - views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:145:61
[INFO] [stdout]   52:     0x58024b463716 - <views_accuracy[220f7a795ec825e9]::daily_views_total_sums_all_rows::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sums_are_monotonically_decreasing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sums_are_monotonically_decreasing' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b476a13 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3ecd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a420d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44ccad - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44a8cb - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44a8cb - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44a8cb - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41c720 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43a28d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b4371f4 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a510b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4a9fa9 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44fba2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d38e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7ead - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b429340 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42ee56 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b430890 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b493e93 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41a7f3 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c001 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49ec7c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b6c8f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b4727ae - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b4722b6 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482cfa - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48f937 - views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:170:1
[INFO] [stdout]   51:     0x58024b487707 - views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:170:61
[INFO] [stdout]   52:     0x58024b4637d6 - <views_accuracy[220f7a795ec825e9]::range_sums_are_monotonically_decreasing::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_empty_table_returns_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_empty_table_returns_zero' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b4754b3 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3e4d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a418d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cc2d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44a58b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44a58b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44a58b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41c0e0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b438ccd - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b4371b4 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a4e6b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4a9f29 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b44f922 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d2ce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7e2d - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b428b00 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42ed56 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b4301f0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b493bb3 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41a693 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49bde1 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49e73c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b696f - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b4726ae - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472216 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482c9a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48f757 - views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:135:1
[INFO] [stdout]   51:     0x58024b4876a7 - views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:135:61
[INFO] [stdout]   52:     0x58024b463756 - <views_accuracy[220f7a795ec825e9]::daily_views_empty_table_returns_zero::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_empty_snapshots_returns_no_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_empty_snapshots_returns_no_rows' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b4794d3 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a3fcd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a430d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44cdad - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44af4b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44af4b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44af4b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41d3a0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43ce0d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b437274 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a564b - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4aa0a9 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b4500a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d50e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a7fad - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b42a3c0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42f056 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b4315d0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b494453 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41aab3 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c441 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49f6fc - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b72cf - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b4729ae - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b4723f6 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482dba - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48fcf7 - views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:505:1
[INFO] [stdout]   51:     0x58024b4877c7 - views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:505:61
[INFO] [stdout]   52:     0x58024b4638d6 - <views_accuracy[220f7a795ec825e9]::engagement_empty_snapshots_returns_no_rows::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sums_production_query_returns_all_columns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sums_production_query_returns_all_columns' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58024ba9035a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58024ba9035a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58024ba9035a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58024baa76fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58024baa76fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58024ba951c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58024ba951c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58024ba6de1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58024ba6de1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58024ba87df9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58024b4cc65c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58024b4cc65c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58024ba88072 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58024ba88072 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58024ba6ded8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58024ba62cd9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58024ba6ee4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58024baa7eec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58024baa7c32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58024b614fe4 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58024b53d752 - sqlx_postgres[c3614d204d7fbded]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58024b53fbbe - <sqlx_postgres[c3614d204d7fbded]::database::Postgres as sqlx_core[487176f9cd73265d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58024b4a3d8f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[487176f9cd73265d]::testing::TestContext<sqlx_postgres[c3614d204d7fbded]::database::Postgres>, sqlx_core[487176f9cd73265d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58024b47aa33 - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58024b4a404d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58024b4a438d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58024b44ce2d - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58024b44b28b - tokio[e2c55f484aa3613a]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58024b44b28b - tokio[e2c55f484aa3613a]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58024b44b28b - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58024b41d9e0 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58024b43e3cd - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58024b4372b4 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58024b4a58eb - <tokio[e2c55f484aa3613a]::runtime::context::scoped::Scoped<tokio[e2c55f484aa3613a]::runtime::scheduler::Context>>::set::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58024b4aa129 - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58024b450322 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::try_with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58024b44d5ce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[e2c55f484aa3613a]::runtime::context::Context>>::with::<tokio[e2c55f484aa3613a]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58024b4a802d - tokio[e2c55f484aa3613a]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58024b42ac00 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58024b42f156 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58024b431c70 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58024b494733 - tokio[e2c55f484aa3613a]::runtime::context::runtime::enter_runtime::<<tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58024b41ac13 - <tokio[e2c55f484aa3613a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58024b49c661 - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58024b49fc3c - <tokio[e2c55f484aa3613a]::runtime::runtime::Runtime>::block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58024b4b75ef - sqlx_core[487176f9cd73265d]::rt::test_block_on::<sqlx_core[487176f9cd73265d]::testing::run_test<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58024b472aae - sqlx_core[487176f9cd73265d]::testing::run_test::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[487176f9cd73265d]::testing::run_test_with_pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58024b472496 - sqlx_core[487176f9cd73265d]::testing::run_test_with_pool::<sqlx_postgres[c3614d204d7fbded]::database::Postgres, fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58024b482e1a - <fn(sqlx_core[487176f9cd73265d]::pool::Pool<sqlx_postgres[c3614d204d7fbded]::database::Postgres>) -> views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0} as sqlx_core[487176f9cd73265d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58024b48fed7 - views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:271:1
[INFO] [stdout]   51:     0x58024b487827 - views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:271:61
[INFO] [stdout]   52:     0x58024b463956 - <views_accuracy[220f7a795ec825e9]::range_sums_production_query_returns_all_columns::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58024b4bf93b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58024b4bf93b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58024b4cd12b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58024b4cd12b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58024b4cd12b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58024b4cd12b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58024b4c6844 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58024b4c6844 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58024b4cfd32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58024b4cfd32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58024b4cfd32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58024b4cfd32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58024b4cfd32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58024ba8f76f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58024ba8f76f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7804ca2ddaa4 - <unknown>
[INFO] [stdout]   74:     0x7804ca36aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     daily_views_empty_table_returns_zero
[INFO] [stdout]     daily_views_insert
[INFO] [stdout]     daily_views_total_sums_all_rows
[INFO] [stdout]     daily_views_upsert_does_not_duplicate_date
[INFO] [stdout]     daily_views_upsert_updates_existing_date
[INFO] [stdout]     engagement_api_glitch_does_not_produce_negative_delta
[INFO] [stdout]     engagement_deltas_attributed_to_captured_at
[INFO] [stdout]     engagement_empty_snapshots_returns_no_rows
[INFO] [stdout]     engagement_first_snapshot_attributed_to_captured_at_not_post_date
[INFO] [stdout]     range_sum_excludes_data_outside_window
[INFO] [stdout]     range_sum_includes_data_on_boundary_date
[INFO] [stdout]     range_sums_are_monotonically_decreasing
[INFO] [stdout]     range_sums_production_query_returns_all_columns
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "255730b784dd8671707f0a159bc742bd7812b866cfaa32a224ef4b28ebf745a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "255730b784dd8671707f0a159bc742bd7812b866cfaa32a224ef4b28ebf745a1", kill_on_drop: false }`
[INFO] [stdout] 255730b784dd8671707f0a159bc742bd7812b866cfaa32a224ef4b28ebf745a1
